home *** CD-ROM | disk | FTP | other *** search
/ AMP Graphics Collection / AMP Graphics Collection.iso / programs / author / ar-demo / setupnt / setup.txt
Text File  |  1996-12-23  |  2KB  |  35 lines

  1. AUTORUN.EXE, Version 1.01, 12/23/1996
  2. -------------------------------------
  3. Copyright 1996 Glenn M. Picher, Dirigo Multimedia
  4.  
  5. This text file is probably being shown because AutoRun.EXE has launched 
  6. it for you. This is the Windows NT version. This file is launched
  7. when the CD's software has never been installed on the machine.
  8.  
  9. If AUTORUN.INI had specified an .EXE file instead of this .TXT file, that program 
  10. would be running now. Typically, you'd launch an installer program the first
  11. time the CD is inserted, and launch the installed software on the hard drive
  12. whenever the CD is inserted later.
  13.  
  14. To simulate the effect of running an installer that establishes a .INI file
  15. to instruct AutoRun.EXE where to find the installed software on the hard
  16. drive, copy the INSTDEMO folder onto the top level of your c: drive and 
  17. copy the AR-INST.INI file within the INSTDEMO folder into your Windows folder.
  18. Then run AutoRun.EXE again.
  19.  
  20. Note that under Windows NT, 16-bit applications use a different
  21. Windows folder than 32-bit applications. Make sure your installer
  22. establishes the AR-INST.INI file in the 16-bit Windows folder
  23. (because AutoRun.EXE, which might be launched on Windows 3.1,
  24. is a 16-bit application). If you are authoring an installer with
  25. Macromedia Director, you can use the Versions XObject (also from
  26. Dirigo Multimedia) to detect the two different Windows NT folders.
  27. However, you should be aware that 32-bit Director projectors
  28. are unable to use XObjects on Windows NT; you should use a 16-bit
  29. projector if you must use XObjects. A 32-bit Xtra version of
  30. the Versions XObject is under development, to remove this limitation.
  31.  
  32. If your installed software does not use XObjects, you can use
  33. a 16-bit projector with the Install XObject to install a 32-bit
  34. projector on the user's hard drive. AutoRun.EXE can launch
  35. 32-bit applications as well as 16-bit applications.